public marks

PUBLIC MARKS from "Xavier Lacot" with tags tool & php

2010

Bouncer - znarf's Bouncer at master - GitHub

Bouncer is a real time statistics and security engine written in PHP5. It analyses the browser or bot version, and detects eventual bad behaviors in order to prevent spam.

PHPMD - PHP Mess Detector

PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.

pearhub.org

Pearhub is a pear channel and a pear package publishing platform. As a user, you can install packages. As a developer, you can publish packages.

2009

mysql-workbench-doctrine-plugin - Project Hosting on Google Code

The MySQL Workbench Doctrine Plugin is a plugin developed for MySQL Workbench which is a tool for developing MySQL databases with a graphical interface. Even developing MySQL databases with Workbench you can use the .yml output for usage with every database supported by doctrine.

Wildflower - CakePHP CMS

A Content Management System and application platform built on CakePHP framework and jQuery Javascript library.

Gearman

Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. One type of asynchronous and worker solution I could use in the implementation of asynchronousity in Symfony's media plugin

Human Resource Management Software - OrangeHRM

by 1 other
A human Ressources Management application, built on the Zend framework. Might be useful for HR people

2007

phpcheckstyle

Spike PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions. The tools checks the input PHP source code and reports any deviations from the coding convention.